Part Number Hot Search : 
28C01 FB3307Z 72PDI AD2S44 FLD5F MBRF2010 0015474 1N3039B
Product Description
Full Text Search
 

To Download UG-1071 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  aducm362/aducm363 getting started guide UG-1071 one technology way ? p. o. box 9106 ? norwood, ma 02062-9106, u.s.a. ? tel: 781.329.4700 ? fax: 781.461.3113 ? www.analog.com aducm362/ aducm363 development systems getting started tutorial please see the last page for an important warning and legal terms and conditions. rev. 0 | page 1 of 6 features aducm362 / aducm363 evaluation board 2 power supply options: 5 v from a usb port connected to the segger j-link ob emulator or 1.8 v to 3.6 v from an external power supply on-board resistance temperature detector (rtd) for temperature measurements access to all analog and digital pins power and general-purpose leds reset and download push-buttons 8-pin connector to the segger j-link ob emulator 32.768 khz external crystal evaluation kit contents an evaluation board ( eval-aducm362qspz or eval- aducm363qspz ) that facilitates performance evaluation of the device with minimal external components an analog devices, inc., segger j-link ob emulator (usb- swd/uart-emuz) 1 usb cable 1 installation dvd online resources aducm362 / aducm363 data sheet aducm362/aducm363 hardware reference manual general description the aducm362 / aducm363 development system allows evaluation of aducm362 or aducm363 silicon. this quick start guide introduces the support features and tools supplied with the aducm362/ aducm363 evaluation kit. in addition, this guide describes how to connect the evaluation hardware. the getting started guide works as a tutorial, providing instructions on how to download third party evaluation software tools. instructions are also provided on how to load code examples supplied with the software tools. the aducm362 is a fully integrated, 4 ksps, 24-bit data acquisition system that incorporates dual, high performance multichannel sigma-delta (-) analog-to-digital converters (adcs), a 32-bit arm? cortex?-m3 processor, and flash/ee memory on a single chip. the aducm362 is designed for direct interfacing to external precision sensors in both wired and battery-powered applications. the aducm363 contains all the features of the aducm362 except for the adc0, which is removed. this guide gives users the ability to generate and download user code for use in unique end system requirements. complete specifications for the aducm362/ aducm363 are provided in the aducm362/ aducm363 data sheet and should be consulted in conjunction with this user guide when using the evaluation board. eval-aducm362qspz / eval-aducm363qspz evaluation board 15169-001 figure 1.
ug- 1071 aducm362/aducm363 getting started guide rev. 0 | page 2 of 6 table of contents features .............................................................................................. 1 evaluation kit contents ................................................................... 1 online resources .............................................................................. 1 general description ......................................................................... 1 e va l - aducm362qspz / e va l - aducm363qspz evaluation board ................................................................................................... 1 revision history ............................................................................... 2 getting started .................................................................................. 3 software installation procedures ................................................ 3 keil vision5 ..................................................................................3 iar embedded workbench .........................................................4 elves.exe ..........................................................................................4 evaluation board set up procedures ...........................................4 windows serial downloader ...........................................................5 preparing for download ...............................................................5 downloading using cm3wsd ...................................................5 runn ing the downloaded file ....................................................5 revision history 10/ 20 16 revision 0: initial version
aducm362/aducm363 getting started guide ug- 1071 rev. 0 | page 3 of 6 getting started software installatio n procedures perform t he step s described in this section before plugging any usb devices into the pc. 1. close all open applications. 2. insert the i nstallation dvd into the dvd drive. 3. double - click aducm36 x.exe and follow the on - screen instructions. a menu displays installation options as shown in figure 2 . 15169-002 figure 2 . installation options the following compon ents inst all by default : ? example code and function sets for most peripherals. ? an elves.exe application to easily choose functions from the provided function sets followed by choosing from the function parameters. t he following components are optional insta llations : ? keil d evelopme nt tools ( a compiler, debugger, and programming tools) . t he keil vision 5 software version is used . ? iar embedded workbench d evelopment tools ( a compiler, debugger, and programming tools). ? segger j - link drivers for the j- link emulator. the j - link software is selected by default in the installation menu , shown in figure 2 . it is advised to leave it selected. t he j - link software automatically installs the j - link serial port driver. select install usb driver for j - link - ob with cdc , shown in figure 3 . if that step is missed , run jlinkcdcinstaller_v1.2b.exe located in the aducm3 6x \ segger folder . 13967-003 figure 3. installing link software if using the iar tools , the entire contents of the supplied arm directory ( for example, c: \ aducm3 6x \ iar \ iar_m3 6x _ patch .zip \ arm ) must be copied to the iar tools directory ( for example, c: \ program files \ iar systems \ embedded workbench 7.3 kickstart \ arm ). future updates are available from the a nalog devices ftp web site. keil vision5 the k eil vision 5 integrate d development environment (ide) integrates all the tools necessary to edit, assemble, and debug code. the fastest way to start is to open an existing k eil vision5 project by following these steps: 1. in keil vision 5 , select project > open project . 2. browse to the folder where th e aducm362 / aducm363 software is installed ( such as, c: \ aducm 36x ... ). 3. o pen the file dio.uvproj in the folder code \ aducm3 62 \ examples \ dio . this file launch es an example project. 4. compile and download to the aducm362 / aducm363 on the evaluation board . 5. to r un the example code , pre ss reset on the ev aluation board or enter debug mode by clicking the start/stop debug session (ctrl+f5) button (see figure 4 ) and the n click run (f5) (see figure 5 ) . 15169-009 figure 4. download and debug butto n 15169-010 figure 5. run (f5) button 6. when running, the red led marked display o n the evaluation board flash es .
UG-1071 aducm362/aducm363 getting started guide rev. 0 | page 4 of 6 iar embedded workbench the iar embedded workbench integrates all the tools necessary to edit, assemble, and debug code. the fastest way to get started is to open an existing workspace by following these steps: 1. open the iar tools from the start menu . 2. within the iar ide, click file > open > workspace and open a workspace provided by analog devices (for example, c:\aducm36x\code\aducm362\examples\blink\di o.eww ). 3. compile and download the code to the device using project > rebuild all and then project > download active application . 4. click no if a pop-up window appears identifying an unknown device. 5. to run the code, press reset on the evaluation board or enter debug mode by clicking the download and debug button (see figure 6) and then click go (see figure 7). 15169-007 figure 6. download and debug button 15169-008 figure 7. go button 6. when running, the red led marked display on the evaluation board flashes. elves.exe elves.exe is an application that chooses functions from the provided function sets and function parameters. elves.exe can be integrated into the keil vision5 and iar tools under the tool menus. for instructions, run elves.exe (for example, at c:\aducm36x\software tools\elves\elves.exe ) and press the f1 key or click the help button. evaluation board setup procedures assembling and connecting the hardware do not plug in the usb cable before the software is installed. use the following steps to connect the hardware: 1. insert the usb cable provided between the pc and the j-link ob emulator (emulator shown in figure 8). 2. the red led (led1) flashes until initialization of the drivers completes. 3. details for installation of the drivers appear on the screen the first time the user plugs the evaluation board into the pc or if using a different usb port. allow the installation of these drivers to complete as they provide a virtual communication port on the pc that allows the evaluation board to appear as a virtual serial communication port to the uart port of the aducm362/ aducm363 device. 4. if using the virtual serial communication port to the uart, ensure jumpers lk3 and lk5 are in place on the evaluation board (see figure 9). 5. plug the 10-pin dil connector of the j-link ob emulator into the eval-aducm362qspz or eval- aducm363qspz 6. the evaluation board is powered by computer from the the usb cable connected to the j-link ob emulator. the green power led turns on. 13967-004 figure 8. emulator, top view 13967-005 figure 9. j-link ob connection details
aducm362/adu cm363 getting started guide ug- 1071 rev. 0 | page 5 of 6 windows serial downloader the window s? serial downloader for cortex - m3 - based devices ( named cm3wsd .exe ) is a windows software program that allows a user to serially download i ntel extended hex files as created by assembler/compilers to the aducm362 / aducm363 via the serial port. the intel extended hex file is downloaded into the on - chip flash/ee program memory via a selected pc serial por t. preparing for downlo ad 1. connect the e va l - aducm362qspz or e va l - aducm363qspz to th e usb - swd/uart - emuz emulator board, and the usb - swd/uart - emuz to the pc using a usb cable. 2. ensure all links are inserted on both boards. 3. place the aducm362 / aducm363 into serial download mode usi ng the following sequence: 4. pull the p2.2 pin low. 5. pull the reset pin low and then high (float). 6. p2.2 can be left floating once the reset pin is high. downloading using cm3wsd 1. in the software tools \ cm3wsd folder, open the file cm3wsd .exe . 2. select the file at c: \ aducm36x \ code \ aducm362 \ examples \ blink \ obj \ blink.hex . 3. in the serial port drop - do wn menu, select t he jlink cdc uart port and a baud rate of 38400. 4. select start . the cm3wsd sends a reset comma nd to the aducm362 / aducm363 . if the aducm362 / aducm363 is in serial download mode and the com port between the pc and the e va l - aducm362qspz or e va l - aducm363qspz are setup correctly, then the cm3wsd begins downloading the hex file and display s a pro gress bar while the file is downloading. once the file successfully download s , the monitor status box update s with the message flashing complete click reset to run program . running the download ed file running using the cm3wsd select reset wit h the p2.2 pin floating or p ulled high. the mon itor status box updates with the message running . manual run option pull the reset pin low, then high (or float) on the e va l - aducm362qspz or e va l - aducm363qspz to reset the aducm362 / aducm363 , with the p2.2 pin float ing or pulled high. the program starts running automatically. 15169-006 figure 10 . preparing for download
UG-1071 aducm362/aducm363 getting started guide rev. 0 | page 6 of 6 notes esd caution esd (electrostatic discharge) sensitive device . charged devices and circuit boards can discharge without detectio n. although this product features patented or proprietary pr otection circuitry, damage may occur on devices subjected to high energy esd. therefore, proper esd precautions should be taken to avoid performance degradation or loss of functionality. legal terms and conditions by using the evaluation board discussed herein (together with any tools, components documentation or support materials, the ev aluation board), you are agreeing to be bound by the terms and conditions set forth below (agreement) unless you have purchased the evaluation board, in which case the analog devices standard terms a nd conditions of sale shall govern. do not use the evaluation board until you have read and agreed to the agreement. your use of the evaluation board shall signify your acceptance of the agreement. this a greement is made by and between you (customer) and analog devices, inc. (adi), with its principal place of business at one technology way, norwood, ma 02062, usa. subject to the terms and condition s of the agreement, adi hereby grants to customer a free, limited, personal, temporary, non-exclusive, non-sublicensable, non-transferable li cense to use the evaluation board for evaluation purposes only. customer understands and agrees that the evaluation board is provided for the sole and exclusive purpose referenced above, and agrees not to use the evaluation board for any other purpose. furthermore, the license granted is expressly made subject to the following additional limitations: customer shall not (i) rent, lease, display, sell, transfer, assign, sublicense, or distribute the evaluation boar d; and (ii) permit any third party to access the evaluation board. as used herein, the term third party includes any entity other than adi, customer, their employees, affiliates and in-house consultants. the evaluatio n board is not sold to customer; all righ ts not expressly granted herein, including ownership of the evaluation board, are reserved by adi. confiden tiality. this agreement and the evaluation board shall all be c onsidered the confidential and propriet ary information of adi. customer may not disclose or transfer any portion of the evaluation board to any other party for any reason. upon discontinuation of use of the evaluation board or termination of this agreement, customer agrees to promptly return the evaluation board to adi. additional restri ctions. customer may not disassemble, decompile or reverse engine er chips on the evaluation board. customer shall inform adi of any occurred damages or any modifications or alterations it makes to the evaluation board, including but not limited to soldering o r any other activity that affects the material content of the evaluation board. modifications to the evaluation board must comply with applicable law, including but not limited to the rohs directive. termina tion. adi may terminate this agreement at any time upon giving written notice to customer. customer agrees to return to adi the evaluation board at that time. limitation of liability. the evaluation board provided hereunder is provided as is and adi makes no warranties or representations of any kind with respect to it. adi specifically disclaims any re presentations, endorsements, gua rantees, or warranties, express or implied, related to the evaluation board including, but not limited to, the implied warranty of merchantability, title, fitness for a particular purpose or noninfringement of intellectual property rights. in no event will adi and its licensors be liable for any incidental, special, indirect, or consequential damag es resulting from customers possession or use of the evaluation board, including but not limited to lost profits, delay costs, labor costs or loss of goodwill. adis total liab ility from any and all causes shall be limited to the amount of one hundred us dollars ($100.00). export. customer agrees that it will not directly or indirectly export the evaluati on board to another country, and that it will comply with all applicable united states federal laws and regulations relating to exports. governing law. this agreement shall be governed by and constru ed in accordance with the substantive laws of the commonwealth of massachusetts (excluding conflict of law rules). any legal action regarding this agreement will be heard in the state or federa l courts having jurisdiction in suffolk county, massachusetts, and customer hereby submits to the personal jurisdiction and venue of such courts. the united nations convention on contracts for the international sale of goods shall not apply to this agreement and is expressly disclaimed. ?2016 analog devices, inc. all rights reserved. trademarks and registered trademarks are the prop erty of their respective owners. ug15169-0-10/16(0)


▲Up To Search▲   

 
Price & Availability of UG-1071

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X